const strings.repeatedZeroes
4 uses
strings (current package)
strings.go#L598: repeatedZeroes = "" +
strings.go#L644: case n <= len(repeatedZeroes) && HasPrefix(repeatedZeroes, s):
strings.go#L645: return repeatedZeroes[:n]
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)